hoeffding's inequality lemma definition#1698
Draft
hoheinzollern wants to merge 23 commits intomath-comp:masterfrom
Draft
hoeffding's inequality lemma definition#1698hoheinzollern wants to merge 23 commits intomath-comp:masterfrom
hoheinzollern wants to merge 23 commits intomath-comp:masterfrom
Conversation
Co-authored-by: IshiguroYoshihiro <jb.15r.1213@s.thers.ac.jp>
…o `measure.v`) (math-comp#1695) * fixes math-comp#1551 * fixes math-comp#1518
* changelog for version 1.13.0
…p#1686) * generalize cumulative --------- Co-authored-by: Reynald Affeldt <reynald.affeldt@aist.go.jp>
* add lemma lebesgue_stieltjes_cdf_id * more systematic use of measurableTypeR --------- Co-authored-by: Reynald Affeldt <reynald.affeldt@aist.go.jp>
Co-authored-by: Alessandro Bruni <alessandro.bruni@gmail.com>
Co-authored-by: Reynald Affeldt <reynald.affeldt@aist.go.jp>
Co-authored-by: Marie Kerjean <marie.kerjean@cnrs.fr> Co-authored-by: Reynald Affeldt <reynald.affeldt@aist.go.jp>
* minor generalization * rename closure_ball
Co-authored-by: Marie Kerjean <marie.kerjean@cnrs.fr>
Co-authored-by: Alessandro Bruni <alessandro.bruni@gmail.com>
* CI: 📝 👷 `make html` generate hierarchy graph * Rocqdoc HTML: 💄 👷 🔧 🔨 Introduce blacklist and type infomation tooltips * CI: fix CI to use rocqnavi release 0.3.1
* Starting PNT Proof Prime numbers sequence Divergence of the sum of inverse of the prime numbers Abel transformation (discrete and continuous) First Tchebychev function majoration --------- Co-authored-by: LucasMalaizier <lucasmalaizier@PCLucas> Co-authored-by: Reynald Affeldt <reynald.affeldt@aist.go.jp>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation for this change
Introduces Hoeffding's inequality
Checklist
CHANGELOG_UNRELEASED.mdReference: How to document
Merge policy
As a rule of thumb:
all compile are preferentially merged into master.
Reminder to reviewers